Assurance API

(0 reviews)

Error Codes

Http Status CodeError CodeMessageAPI Endpoint / ResourceReason for ErrorSupported in Sandbox?
400ASR-400-100Bad requestGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when there is a problem with validation. Check the information you have provided is correct and try again.Yes
400DIA-400-100Bad requestGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when there is a problem with input details. Check the information you have provided is correct and try again.
Note: Sandbox only handles a subset of requests. If the request is not understood, returns error 501.
Limited
400PRA-400-101Product ID is not validGET products
POST sessions
Occurs when the Product ID does not match any known Product pattern. Check you have provided the correct Product ID and try again.
Note: Sandbox has limited products. If not matched, returns error 299.
Limited
400DIA-400-103Session ClosedGET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when the session is no longer in a state which allows further actions. Check you have requested the correct session information and try again.No
400DIA-400-104Invalid Problem Report SubmissionPOST sessions/{sessionid}/problemReportOccurs when an invalid Problem Report request has been submitted. Check the details are correct and try again.Limited
400DIA-400-105Invalid Unvalidateable Product RequestPOST sessionsOccurs when a Diagnostic Session request has been made for an invalid product type. Check you have provided a valid product type and try again.
Note: Sandbox has limited products. If not matched, returns error 299.
Limited
400DIA-400-106Reservation not supported for this Product TypePOST sessions/{sessionid}/reservationsOccurs when there is an invalid reservation request and appointment reservations are not supported for the Product Type provided. Check the Product Type is correct and try again.
Note: Sandbox has limited products and allows reservation for any product.
Limited
400DIA-400-107Invalid Fault Type SubmissionGET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
Occurs when trying to select a faultType that is not available in the restrictedFaultTypes. This can occur if selecting a faultType before diagnostics are complete or if the faultType does not exist. Select a valid faultType, or wait for diagnostics to complete and try again.Yes
400DIA-400-108Invalid Diagnostic Type SubmissionGET /sessions/{sessionid}/diagnosticsOccurs when there is an invalid Diagnostic Type submission. Check the Diagnostic Type is valid and try again.
Note: Sandbox only supports a subset of Diagnostics. If not supported, returns 501.
Limited
400DIA-400-109Appointment Booking is required for problem report submission.POST sessions/{sessionid}/problemReportsOccurs when a problem report submission does not contain an Appointment Booking. Check you have provided an Appointment Booking and try again.Yes
400PT-025Test Type not valid for the specified productPOST sessions
POST sessions/{sessionid}/faultType
Occurs when the specified Test Type is not valid for the type of product specified. Specify a valid Test Type for the product and try again.
Note: Sandbox only supports a subset of faultTypes. If not supported, returns error 501.
Limited
400RGW-400-001Bad RequestPOST sessions/{sessionid}/diagnostics
Diagnostic type = "wifiInfo", "wanInfo", "lanVoiceInfo"
The requested capability is no longer available. From 31 October 2024, RGW ONT mode is no longer supported by Chorus.Yes
400RGW-400-002Bad RequestPOST /products/{productid}/factoryReset
POST /products/{productid}/reboot
GET /products/{productid}/wifi
PUT /products/{productid}/wifi/{wifiPortIndex}
POST /products/{productid}/wifi/{wifiPortIndex}/reset
GET or PUT /products/{productid}/wan
GET /products/{productid}/voice
PUT /products/{productid}/voice/{voiceProfileIndex}
PUT /products/{productid}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
GET /products/{productid}/lan/ethernetPorts
PUT /products/{productid}/lan/ethernetPorts/{ethernetPortIndex}
GET or PUT /products/{productid}/lan/staticIps
GET or PUT /products/{productid}/lan/dhcpIp
GET /products/{productid}/lan/hosts
The requested capability is no longer available. From 31 October 2024, RGW ONT mode is no longer supported by Chorus.Yes
400RMS-400-01RAML validation failurePUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when a value provided in the PUT request object could not be validated. Check the values provided are correct and try again.Yes
401PRA-401-100Unauthorized Access to ProductGET productsIndicates unauthorised access to a product. Contact Chorus API Support.Yes
401No examples at this time.Client Application not approved for access to API.GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when an unauthorised Client Application has tried to access a protected API resource. Contact Chorus API Support.Yes
403ASR-403-100Unauthorized - Invalid CredentialsGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when invalid security credentials have been provided. Contact Chorus API Support.Yes
403PR-403-100Problem Report Not Allowed to be AccessedPUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
Occurs when the problem report is not allowed to be accessed. Contact Chorus API Support.Yes
403PRA-403-103Authorisation Not Configured for Product OwnerGET productsIndicates that authorisation is not configured for product owner. To request an update to the Authorisation API, contact Chorus API Support.Yes
403 - ForbiddenRMS-403-01Chorus Authorisation API approval and configuration incompleteGET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when the Client Application is approved by API Manager but not setup in Authorization API. Chorus Authorization API approval and configuration are required. Contact Chorus API Support.Yes
404NoneNot FoundGET sessions/{sessionid}/scheduleOccurs when schedules are not found for the query parameters provided. Check the query parameters are correct and try again.Yes
404AA-404-1Not FoundPOST sessionsOccurs when an address could not be found. Check the address is correct and try again.
Note: Sandbox only has a subset of data and is unable to validate addresses.
Limited
404AA-404-2Unable to find the resource you requestedGET productsOccurs when an address could not be found. Check the address provided is correct and try again.
Note: Sandbox only has a subset of data and is unable to validate addresses.
Limited
404CP-404-101Resource not foundGET productsOccurs when a resource is not found. Check the resource provided is correct and try again.
Note: Sandbox has limited products. If not found, returns error 299.
Limited
404DIA-404-100Resource not foundGET products
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when a product is not found. Check the product provided is correct and try again.
Note: Sandbox has limited products. If not matched, returns error 299.
Limited
404DIA-404-101Resource not foundGET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when a Session could not be found. Check the Session provided is correct and try again.Yes
404DIA-404-102Resource not foundGET sessions/{sessionid}/diagnostics/{diagnosticidentifier}Occurs when a Diagnostic is not found. Check the Diagnostic provided is correct and try again.Yes
404PR-404-100Problem Report Not FoundGET problemReports/{problemnumber}
PUT problemReports/{problemnumber} POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
Occurs when a Problem Report does not exist. Check the Problem Report is correct and try again.Yes
404PT-005Product ID not found.GET version
GET products
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Product not yet configured in FSOM for this RSP. Contact Chorus API Support.
Note: Sandbox has limited products. If not matched, returns error 299.
Limited
405RMS-405-01API resource request is not permittedAny request NOT in this list:
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when the resource request is not supported. Check the resource request is correct and try again.Yes
406RMS-406-01API resource request not acceptableAny request NOT in this list:
GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when an API resource request not acceptable. Check the resource request is correct and try again.Yes
410PRA-410-100Inactive ProductGET products
POST sessions
Occurs when the product is in an inactive state. Check the product is correct and try again.
Note: Sandbox has limited products. If not matched, returns error 299.
Limited
415RMS-415-01API unsupported media typeAny request NOT in this list:
GET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when there is an unsupported media type. Check the media type is supported and try again.Yes
429N/AToo many resource requests sent by clientGET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Occurs when a request is blocked due to rate limit restrictions. Try reducing the number of requests you're making. Learn more about API rate limits.Yes
500ASR-500-099Assurance API is unavailableGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Occurs when the Assurance API is unavailable. Contact Chorus API Support.No
500ASR-500-100Authorization API is unavailableGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when the Authorization API unavailable. Contact Chorus API Support.No
500ASR-500-101Product API is unavailableGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when the Product API is unavailable. Contact Chorus API Support.No
500ASR-500-102Problem Report API is unavailablePOST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when the Problem Report API is unavailable. Contact Chorus API Support.No
500ASR-500-106RMS API is unavailableAll resourcesOccurs when the RMS API is unavailable. Contact Chorus API Support.No
500CP-500-101Copper Product Retrieval Failure OccurredGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when there is a Copper Product Retrieval failure. Contact Chorus API Support.No
500CP-500-102Resource found in an invalid stateGET productsOccurs when service provisioning is not completed. Wait for service provisioning to be completed or check you are requesting the correct resource and try again.No
500DIA-500-100Authorization API is UnavailableGET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Indicates that the Authorization API is Unavailable. Contact Chorus API Support.No
500DIA-500-101Product API is UnavailableGET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Indicates that the Product API is unavailable. Contact Chorus API Support.No
500DIA-500-102Scheduling is UnavailableGET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Occurs when scheduling is unavailable. Contact Chorus API Support.Yes
500DIA-500-103Problem Report API is UnavailablePOST sessions/{sessionid}/problemReportIndicates that the Problem Report API is Unavailable. Contact Chorus API Support.No
500PR-500-71FailurePUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
POST sessions/{sessionid}/problemReport
Occurs when the interaction is currently or previously in a status that does not allow it to be automatically cancelled. Check the details are correct and try again.
The related problem ticket could not be found for this event or is Closed (interaction)`
No
500PR-500-100Authorization API is UnavailablePOST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Indicates that the Authorization API is Unavailable. Contact Chorus API Support.No
500PR-500-101HPSM Is unavailablePOST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Indicates that HPSM is unavailable. Contact Chorus API Support.No
500PRA-500-100Product API Failure OccuredGET productsProduct API Failure Occured.No
500RMS-500-01Remote Management Service API is unavailableGET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Indicates that the Remote Management Service API is unavailable. Contact Chorus API Support.No
500RMS-500-02Unable to complete resource request due to device offlineGET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
Occurs when the resource request requires the end-user device (ONT) to be online to complete successfully. Try again, or contact Chorus API Support.No
501RMS-501-01Resource request has not been implementedN/AIndicates that the development of resource request is incomplete. Contact Chorus API Support.Yes
502N/ABad gatewayGET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
GET problemReports/{problemnumber}
PUT problemReports/{problemnumber}
POST problemReports/{problemnumber}/close
POST problemReports/{problemnumber}/cancel
POST problemReports/{problemnumber}/update
GET problemReports
Indicates that the Remote Management Service API is unavailable. Contact Chorus API Support.No
503PT-011System unavailableGET products
POST sessions
GET sessions
GET sessions/{sessionid}/diagnostics/{diagnosticidentifier}
POST sessions/{sessionid}/faultType
GET sessions/{sessionid}/schedule
POST sessions/{sessionid}/reservations
POST sessions/{sessionid}/problemReport
Indicates that the Line Test API unavailable. Contact Chorus API Support.No
503N/ASystem unavailableGET version
GET products/{productId}
GET products/{productId}/lan/dhcpIp
GET products/{productId}/lan/ethernetPorts
GET products/{productId}/lan/hosts
GET products/{productId}/lan/staticIps
GET products/{productId}/voice
GET products/{productId}/wan
GET products/{productId}/wifi
POST products/{productId}/reboot
POST products/{productId}/factoryReset
POST products/{productId}/lan/ethernetPorts/{ethernetPortIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/reconfigure
POST products/{productId}/voice/{voiceProfileIndex}/reset
POST products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}/reset
POST products/{productId}/wifi/{wifiPortIndex}/reset
PUT products/{productId}/lan/dhcpIp
PUT products/{productId}/lan/ethernetPorts/{ethernetPortIndex}
PUT products/{productId}/lan/staticIps
PUT products/{productId}/voice/{voiceProfileIndex}
PUT products/{productId}/voice/{voiceProfileIndex}/voicePorts/{voicePortIndex}
PUT products/{productId}/wan
PUT products/{productId}/wifi/{wifiPortIndex}
Indicates that the Remote Management Service API is unavailable. Contact Chorus API Support.No
504NoneNoneAll resourcesIndicates there is a Gateway Time-out. Contact Chorus API Support.No

If there are additional error codes you would like supported, please inform API Support for future consideration. For more information on importing and exporting Postman Collections, refer to the Postman learning center.


Reviews